Seek to the specified offset within the asset data. 'whence' uses the same constants as lseek()/fseek().
Returns the new position on success, or (off_t) -1 on error.
See Implementation
Seek to the specified offset within the asset data. 'whence' uses the same constants as lseek()/fseek().
Returns the new position on success, or (off_t) -1 on error.